projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f55d210
)
Fix a typo
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 14 Feb 2014 16:56:48 +0000
(11:56 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 14 Feb 2014 16:56:48 +0000
(11:56 -0500)
Thanks to Thomas A. Stillings for spotting it.
gtk/resources/ui/gtkappchooserdialog.ui
patch
|
blob
|
history
diff --git
a/gtk/resources/ui/gtkappchooserdialog.ui
b/gtk/resources/ui/gtkappchooserdialog.ui
index eb1382888f0bcb725afb7d080deef020fdf12b9f..13f92d6f33e8492b310bd1f772a79888dace206a 100644
(file)
--- a/
gtk/resources/ui/gtkappchooserdialog.ui
+++ b/
gtk/resources/ui/gtkappchooserdialog.ui
@@
-72,7
+72,7
@@
</child>
</template>
<object class="GtkButton" id="show_more_button">
- <property name="label" translatable="yes">_View All Application</property>
+ <property name="label" translatable="yes">_View All Application
s
</property>
<property name="visible">True</property>
<property name="use_underline">True</property>
<property name="can_focus">True</property>